'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> Public Class PlotAreaListFactory (Of T,TOwner,PlotArea,PlotAreaBuilder) Inherits C1.Web.Mvc.Fluent.BaseBuilder(Of IList(Of PlotArea),PlotAreaListFactory(Of T,TOwner,PlotArea,PlotAreaBuilder))
[EditorBrowsable(EditorBrowsableState.Never)] public class PlotAreaListFactory<T,TOwner,PlotArea,PlotAreaBuilder> : C1.Web.Mvc.Fluent.BaseBuilder<IList<PlotArea>,PlotAreaListFactory<T,TOwner,PlotArea,PlotAreaBuilder>>